libxl: remove the Qemu bodge for driver domain devices
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 18 Sep 2013 15:35:00 +0000 (17:35 +0200)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 18 Nov 2013 17:09:01 +0000 (17:09 +0000)
commitf39b1af257e32108fa356ee8c20313a221e31983
tree0d62c2faa7d219b0fc2ddcbf58a73ff9881a966c
parentf36df037ba8813207275b7094966436fcbb30060
libxl: remove the Qemu bodge for driver domain devices

When Qemu is launched from a driver domain to act as a PV disk
backend we can make sure that Qemu is running before detaching
devices, so there's no need for the bodge there.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_device.c